git-nuke_ports_on_exec
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Mon, 8 Aug 2022 17:38:30 +0000 (18:38 +0100)
committerAurelien Jarno <aurel32@debian.org>
Mon, 8 Aug 2022 17:38:30 +0000 (18:38 +0100)
commit2139c49faa06a2fda5593a00d1afbe89327038c0
tree904e916eeaf0e39f2a946773be2b7ddf87a1626e
parent4207a42726f66b6fcb5f61a870eb410f262028f4
git-nuke_ports_on_exec

Commited for 2.35

commit 5d8eb435a8f2f2af2babe76a0e88a54b2668c3c7
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Sun Jan 2 04:09:30 2022 +0100

    hurd: nuke all unknown ports on exec

    Ports which are not in the ports table or dtable will not make sense for the
    new program, so we can nuke them.  Actually we shall, otherwise we would
    be leaking various ports, for instance the file_t of the executed program
    itself.

Gbp-Pq: Topic hurd-i386
Gbp-Pq: Name git-nuke_ports_on_exec.diff
hurd/hurdexec.c